body {
	background: #f4f4f4;
}
.body_middle {
	width: 1290px;
	margin: 0 auto;
	padding-top: 129px;
}
.tel_header, .navbar_nav1, .tel_index_news {
	display: none;
}
.fex_header {
	width: 1290px;
	margin: 0 auto;
	position: fixed;
	left: 50%;
	top: 0;
	z-index: 99999;
	transform: translateX(-50%);
}
.search_cont {
	height: 129px;
	background: #000000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999999;
}
.search_cont .midds {
	width: 1034px;
	margin: 0 auto;
}
.search_cont .midds form {
	display: flex;
	align-items: center;
	height: 129px;
}
.search_cont .midds form input {
	border: none;
	background: none;
	height: 50px;
	padding-left: 10px;
	margin-left: 40px;
	width: 932px;
	font-size: 16px;
	color: #999999
}
.search_close {
	width: 22px;
	height: 22px;
	cursor: pointer;
}

::-webkit-input-placeholder { /* WebKit browsers */
 color: #999999;
 font-size: 16px;
}



::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #999999;
 font-size: 16px;
}



:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #999999;
 font-size: 16px;
}
.one_line {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.two_line {
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.three_line {
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.five_line {
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.position_r {
	position: relative;
}
.codeMaskBox {
	position: absolute;
	bottom: 123px;
	right: 258px;
	padding: 5px;
	background: #fff;
	z-index: 13330;
	display: none;
}
.codeMaskBox img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	width: 130px;
	height: 130px;
}
.codeMaskBox p {
	text-align: center;
}
.iszh_language,  .navtit {
	display: none;
}
.menu-btn {
	display: none;
	position: absolute;
	top: 0;
	right: 10px;
	width: 0.6rem;
	height: 1rem;
	background: url(../images/selc.png) center no-repeat;
	background-size: auto 0.32rem;
	cursor: pointer;
}
.Bgwhite {
	background: #fff;
}
#end {
	position: absolute;
	top: 50%;
	right: 0;
}
 ..navtit {
 display: none;
}
.swiper-buttonRL .swiper-button-prev {
	left: 0rem;
	background: url("../images/news-left.png") center no-repeat !important;
	background-size: 100% 100%;
}
.swiper-buttonRL .swiper-button-next {
	right: 0rem;
	background: url("../images/news-right.png") center no-repeat !important;
	background-size: 100% 100%;
}
.Enma-List .swiper-button-prev {
	left: 15px;
	background: url(../images/enmaleft.png) center no-repeat;
}
.Enma-List .swiper-button-next {
	right: 15px;
	background: url(../images/enmaright.png) center no-repeat;
}
/* header */

.headerBox {
	/*position: fixed;

	top: 0;

	left: 0;*/

	width: 100%;/*z-index: 10086;*/

}
.big_logo {
	width: 100%;
	height: 129px;
	display: flex;
}
.big_logo a {
	width: 162px;
	height: 100%;
	border-right: 1px solid #d2d2d2;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.big_logo a .span1 {
	margin-top: 54px;
}
.big_logo a .span2 {
	display: none;
}
.big_logo a:nth-child(2) {
	background: #cccccc;
}
.big_logo a:nth-child(3) {
	background: #b2b2b2;
}
.big_logo a:nth-child(4) {
	background: #999999;
}
.big_logo a:nth-child(5) {
	background: #7f7f7f;
}
.big_logo a:nth-child(6) {
	background: #666666;
}
.big_logo a:nth-child(7) {
	background: #4c4c4c;
}
.big_logo a:nth-child(8) {
	background: #333333;
}
.big_logo a:nth-child(9) {
	background: #191919;
}
.big_logo a:nth-child(10) {
	background: #000000;
}
.big_logo a:hover {
	background: #d0111b;
}
.index_news .p2 {
	text-align: center;
	padding-bottom: 70px;
	font-size: 18px;
	color: #3c4b56;
}
.index_title1 {
	width: 100%;
	text-align: center;
	background: #fff;
	padding-top: 78px;
	padding-bottom: 70px;
}
.index_title1 .p1 {
	font-size: 40px;
	color: #3c4b56;
	font-weight: bold;
}
.index_title1 .p2 {
	font-size: 18px;
	color: #3c4b56;
	margin-top: 25px;
}
.top_middle {
	float: left;
	width: calc(100% - 4rem);
	margin-right: 0.5rem;
}
.logo_small_text {
	float: left;
	margin-top: 1.1rem;
	margin-left: 0.2rem;
}
.logo_small_text span {
	font-weight: bold;
	color: #767676;
}
.small_menu {
	display: flex;
	justify-content: flex-end;
}
.small_menu a {
	color: #868686;
	font-size: 0.15rem;
	margin-left: 0.25rem;
}
.big_menu {
	display: flex;
	justify-content: flex-end;
	margin-top: 0.7rem;
}
.big_menu a {
	color: #434343;
	font-size: 0.18rem;
	margin-left: 0.8rem;
}
.big_menu a:nth-child(1):hover {
	border-bottom: 2px solid #0100be;
	padding-bottom: 5px;
}
.big_menu a:nth-child(2):hover {
	border-bottom: 2px solid #f6f6f6;
	padding-bottom: 5px;
}
.big_menu a:nth-child(3):hover {
	border-bottom: 2px solid #ed0505;
	padding-bottom: 5px;
}
.big_menu .nav_active {
	color: #d51717;
}
.top_menu {
	float: right;
	margin-top: 0.2rem;
}
.mainbao_xie {
	width: 100%;
	height: 70px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between
}
.mainbao_xie a {
	font-size: 14px;
	color: #3c4b56;
}
.mainbao_xie .left {
	float: left;
	margin-left: 73px;
	font-size: 14px;
}
.mainbao_xie .right {
	float: right;
	margin-right: 76px;
}
.mainbao_xie .right img {
	height: 32px;
	width: auto;
}
.new_list {
	width: 100%;
	padding-top: 60px;
	background: #fff;
	padding-bottom: 74px;
}
.new_list ul {
	width: 1089px;
	margin: 0 auto;
}
.new_list ul li {
	width: 100%;
	height: 197px;
	margin-bottom: 53px;
}
.new_list ul li img {
	width: 100%;
	width: 327px;
	height: 194px;
	float: left;
}
.new_list ul li .texts {
	/*width: calc(100% - 372px);
	float: right;*/
}
.new_list ul li .texts .p1 {
	font-size: 24px;
	color: #3c4b56;
	font-weight: bold;
}
.new_list ul li .texts .p2 {
	font-size: 14px;
	color: #80878d;
	line-height: 28px;
	margin-top: 20px
}
.new_list ul li .texts .p3 {
	margin-top: 10px;
}
.new_list ul li .texts .p3 .an_niu1 {
	background: #b4b9be;
}
.an_niu1:hover {
	background: #d0111b;
}
.new_list ul li:hover .texts .p3 .an_niu1 {
	background: #d0111b;
}
.newcontentBox {
	background: #fff;
	width: 100%;
}
.newcontentBox img{
	width: 100%;
}
.newcontentBox video{
	width: 100%;
}
.newcontentBox .newsdetailsBox {
	width: 1034px;
	margin: 0 auto;
	padding-bottom: 90px;
}
.fadeInUpBig {
	margin-top: 1px;
}
.headerBox .logoIcon {
	height: 100%;
}
.headerBox .logoIcon img {
	display: block;
	width: 100%;
	height: 100%;
}
.headerBox .logoIcon2 {
	position: absolute;
	display: block;
	left: 1.1rem;
	top: 0px !important;
	width: 0.73rem;
	height: 0.73rem;
	z-index: 12;
}
.headerBox .logoIcon2 img {
	display: block;
	width: 100%;
	height: 100%;
}
.languageBox {
	float: right;
	position: fixed;
	cursor: pointer;
	z-index: 999999;
	top: 20px;
	right: 5px;
}
.languageBox .conts {
	background: #ffffff;
	text-align: center;
	width: 60px;
	height: 50px;
	margin-top: 7px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.search_click {
	width: 60px;
	height: 50px;
	text-align: center;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.languageBox .languageimage {
}
.languageBox .iconafter {
	margin-left: 7px;
	content: "";
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-top: 8px solid #929292;
	float: left;
}
/* 语言列表 */

.headertop {
	position: relative
}
.languageBox .yuyan_hover:hover .languageListBox {
	display: block;
}
.languageListBox {
	width: 122px;
	position: absolute;
	top: 56px;
	right: 0px;
	z-index: 0;
	display: none;
}
.languageListBox li {
	color: #3c4b56;
	font-size: 16px;
	background: #fff;
	cursor: pointer;
	overflow: hidden;
	display: flex;
	align-items: center;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.languageListBox li img {
	margin-right: 15px;
}
.languageListBox li:nth-last-of-type(1) {
	border-bottom: none !important;
}
.headerBox .languageBox:hover .languageListBox {
	display: block;
	z-index: 10086;
}
/* banner */

.bannerBox {
	position: relative;
	width: 100%;
	box-sizing: border-box;
}
.banner-scroll ul li {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 700px;
}
.banner-scroll ul li img {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.banner-scroll .swiper-pagination {
	bottom: 0.2rem;
}
.banner-scroll .swiper-pagination-bullet {
	background: rgba(255, 255, 255);
	width: 0.1rem;
	height: 0.1rem;
	opacity: 0.4;
}
.banner-scroll .swiper-pagination-bullet-active {
	opacity: 1;
}
/* 推荐商品 */

.lineBox {
	position: absolute;
	top: 0;
	left: 0;
	height: 9rem;
	z-index: 10080;
}
.LineTitleBox {
	position: relative;
	height: 2rem;
	margin-left: 2.67rem;
	transform: skewX(26deg);
}
.LineListBox {
	position: relative;
	height: 7rem;
	margin-left: 1.45rem;
	transform: skewX(-26deg);
}
.LineListBox .Line1 {
	float: left;
	width: 0.2rem;
	height: 100%;
	margin-left: 0.2rem;
	cursor: pointer;
}
.LineTitleBox .TitleItem {
	float: left;
	width: 0.2rem;
	height: 100%;
	margin-left: 0.2rem;
	cursor: pointer;
}
.width_h {
	width: 3.2rem !important;
}
.LineListBox .Line1:nth-of-type(1), .LineTitleBox .TitleItem:nth-of-type(1) {
	background: #009fc9;
}
.LineListBox .Line1:nth-of-type(2), .LineTitleBox .TitleItem:nth-of-type(2) {
	background: #9cc813;
}
.LineListBox .Line1:nth-of-type(3), .LineTitleBox .TitleItem:nth-of-type(3) {
	background: #fdd000;
}
.LineListBox .Line1:nth-of-type(4), .LineTitleBox .TitleItem:nth-of-type(4) {
	background: #846f5f;
}
.LineListBox .Line1:nth-of-type(5), .LineTitleBox .TitleItem:nth-of-type(5) {
	background: #da1e27;
}
.LineListBox .Line1 .linebox2Item {
	position: relative;
	width: 100%;
	height: 9rem;
	overflow: hidden;
	display: none;
}
.LineTitleBox .TitleItem .linebox2Item {
	position: relative;
	width: 100%;
	height: 2rem;
	overflow: hidden;
	transform: skewX(-26deg);
	display: none;
}
.LineTitleBox .TitleItem .linebox2Item .lineBox2Content {
	position: relative;
	width: 0.95rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5rem;
}
.LineListBox .TitleItem .linebox2Item .lineBox2Content img {
	display: block;
	width: 0.95rem;
	height: 0.95rem;
}
.LineListBox .Line1 .linebox2Item .lineBox2Title {
	position: relative;
	width: 3.2rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.4rem;
}
.LineListBox .Line1 .linebox2Item .lineBox2Title .txt1 {
	font-size: 0.32rem;
	line-height: 0.61rem;
	color: #ffffff;
	text-align: center;
	transform: skewX(26deg);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.LineListBox .Line1 .linebox2Item .lineBox2Title .txt2 {
	font-size: 0.26rem;
	line-height: 0.61rem;
	color: #ffffff;
	transform: skewX(26deg);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.LineListBox .Line1 .linebox2Item .lineBox2Content {
	position: relative;
	width: 4rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.4rem;
	transform: skewX(26deg);
}
.LineListBox .Line1 .linebox2Item .lineBox2Content img {
	display: block;
	width: 4rem;
	height: 1.8rem;
}
/* .LineListBox .Line1:hover {

	display: block;

	width: 3.2rem;

}

.LineListBox .Line1:hover .linebox2Item{

	display: block;

} */

/* banner右边标题 */

.TxtRightBox {
	position: absolute;
	top: 4rem;
	right: 1rem;
	z-index: 10080;
}
.TxtRightBox .txt1 {
	text-align: right;
	font-size: 0.378rem;
	line-height: 0.61rem;
	color: #ffffff;
 margin-bottom: .25rem;
}
.TxtRightBox .txt2 {
	text-align: right;
	width: 5.51rem;
	font-size: 0.2rem;
	line-height: 0.35rem;
	color: #ffffff;
}
/* 您将在以下展会上找到我们 */

.ItemList1 {
	position: relative;
	padding: 0.25rem 0;
	box-sizing: border-box;
}
.ItemList1 .ItemList1Left {
	float: left;
	width: 3.5rem;
	position: relative;
	box-sizing: border-box;
	border-right: 4px solid #d71c1c;
}
.ItemList1Left .txt {
	width: 2rem;
	font-size: 0.24rem;
	line-height: 0.31rem;
	color: #2d373a;
	text-align: left;
	box-sizing: border-box;
	font-weight: bold;
}
.ItemList1 .ItemList1Right {
	float: left;
	width: 11.5rem;
	box-sizing: border-box;
}
.swiper-buttonRL {
	position: absolute;
	width: 1rem;
	height: 0.35rem;
	top: 0;
	right: 20px;
}
.swiper-button-prev,  .swiper-button-next {
	margin-top: -10px !important;
}
.swiper-button-prev {
	left: 32px;
}
.ItemList1Right .zi-scroll .swiper-wrapper .swiper-slide {
	padding: 0 0.4rem;
	box-sizing: border-box;
}
.ItemList1Right .txt1 {
	font-size: 0.22rem;
	font-weight: bold;
	line-height: 0.25rem;
	color: #2d373a;
}
.ItemList1Right .txt2 {
	font-size: 0.15rem;
	color: #8d9496;
	margin-top: 0.1rem;
}
/* 1家公司，5个产成品完美的塑料回收解决方案，为客户创造价值 */

.shopBox {
	position: relative;
	margin: 0.5rem 0;
}
.shopBox .shopTitle .txt1 {
	text-align: center;
	font-size: 0.34rem;
	font-weight: bold;
	line-height: 0.48rem;
	color: #2d373a;
}
.shopBox .shopTitle .txt2 {
	text-align: center;
	font-size: 0.22rem;
	line-height: 0.48rem;
	color: #8d9496;
}
.shopListBox {
	position: relative;
 margin-top: .3rem;
}
.shopListBox .shopItem {
	float: left;
	width: 2.66rem;
	margin-left: 0.25rem;
	height: 7.1rem;
}
.shopListBox .shopItem:nth-of-type(1) {
	background: #009fc9;
}
.shopListBox .shopItem:nth-of-type(2) {
	background: #9cc813;
}
.shopListBox .shopItem:nth-of-type(3) {
	background: #fdd000;
}
.shopListBox .shopItem:nth-of-type(4) {
	background: #846f5f;
}
.shopListBox .shopItem:nth-of-type(5) {
	background: #da1e27;
}
.shopListBox .shopItem .shopname {
	font-size: 0.24rem;
	color: #ffffff;
	line-height: 0.48rem;
	padding: 0.4rem 0.25rem;
}
.shopListBox .shopItem .shopImg {
	display: block;
	width: 2.66rem;
	height: 2rem;
}
.shopListBox .shopItem .shopdetails {
	font-size: 0.16rem;
	color: #ffffff;
	line-height: 0.3rem;
	margin: 0.4rem 0.25rem;
}
/* 最新消息 */

.caseTitle {
	position: relative;
	padding-top: 0.25rem;
	padding-bottom: 0.15rem;
}
.caseTitle .txt {
	font-size: 0.34rem;
	line-height: 0.45rem;
	color: #2d3132;
	position: relative;
}
.caseTitle:after {
	content: '';
	width: 0.65rem;
	height: 0.04rem;
	background-color: #d51717;
	position: absolute;
	left: 0;
	bottom: 0rem;
}
.case-list {
	padding-top: 0.2rem;
}
.case-list ul {
	display: flex;
	flex-wrap: wrap;
}
.case-list ul li {
	width: 353px;
}
.case-list ul li:nth-child(3n) {
	margin-right: 0;
}
.case-list ul li .view-img {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 390px;
}
.case-list ul li .view-img img {
	display: block;
	width: 100%;
	height: 198px;
}
.case-list ul li .case-name {
	margin: 0.25rem 0;
	font-size: 0.23rem;
}
.pageindexItem_b {
	padding-top: 59px;
	padding-bottom: 120px;
}
.newsBox {
	width: 1129px;
	margin: 0 auto;
	/*height: 600px*/
	height: 600px
}
.news_pages {
	bottom: 5px !important;
}
.news_pages .swiper-pagination-bullet-active {
	background: #d0111b;
}
.newsBox ul {
	display: flex;
	justify-content: space-between;
}
.newsBox ul li {
	width: 353px;
	/*height: 394px;*/
	height: 224px;
	position: relative;
}
.newsBox ul li img {
	width: 100%;
	height: 197px;
}
.newsBox .bref {
	width: 314px;
	height: 234px;
	background: #fff;
	position: absolute;
	left: 20px;
	bottom: 0px;
}
.newsBox .bref .bref_text {
	font-size: 14px;
	color: #80878d;
	line-height: 30px;
	padding: 24px;
}
.newsBox .bref .anniu {
	font-size: 14px;
	color: #4e5357;
	padding-left: 24px;
}
.news_name {
	font-size: 39px;
	margin-top: 56px;
	color: #3c4b56;
	text-align: center;
	font-weight: bold;
	margin-bottom: 25px;
}
.index_news {
	background: #f9f9f9;
	padding-bottom: 77px;
}
.all_news {
	width: 185px;
	height: 60px;
	font-size: 16px;
	line-height: 60px;
	border-radius: 30px;
	margin: 0 auto;
	margin-top: 39px;
}
.an_niu1 {
	background: #4e5c67;
	color: #fff;
	text-align: center;
	display: block;
}
.case-list ul li p {
	font-size: 0.15rem;
	color: #999999;
	line-height: 0.24rem;
	height: 0.48rem;
	margin-bottom: 0.05rem;
	padding-top: 0.2rem;
	position: relative;
}
.case-list ul li p:after {
	display: block;
	content: '';
	width: 0.7rem;
	height: 2px;
	background: #e9e9e9;
	transition: all 0.3s;
	position: absolute;
	top: 0;
	left: 0;
}
.case-list ul li:hover p:after {
	width: 100%;
	background: #d71c1c;
}
.case-list ul li .case-time {
	font-size: 0.16rem;
	color: #999999;
}
/* 最新消息 end */

/* 5个产品，1个目标“为您创造世界级塑料回收工厂 */



.shopListBox2 {
	padding-top: 0.2rem;
}
.shopListBox2 {
	display: flex;
	flex-wrap: wrap;
}
.shopListBox2 .shopItem {
	width: 2.67rem;
	margin-right: 0.3rem;
	margin-bottom: 0.6rem;
}
.shopListBox2 .shopItem .photoIcon {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 3.31rem;
	margin-bottom: 0.25rem;
}
.shopListBox2 .shopItem .photoIcon .ItemIcon {
	display: block;
	width: 100%;
	height: 100%;
}
.shopListBox2 .shopItem .photoIcon .photoTxt {
	position: absolute;
	top: 1.2rem;
	left: 0;
}
.shopListBox2 .shopItem .photoname .txt1 {
	font-size: 0.18rem;
	text-align: center;
	line-height: 0.35rem;
	color: #272e31;
}
.shopListBox2 .shopItem .photoname .txt2 {
	font-size: 0.14rem;
	text-align: center;
	line-height: 0.18rem;
	color: #929da2;
}
.shopListBox2 .shopItem .photoTxt .txt1 {
	text-transform: uppercase;
}
.shopListBox2 .shopItem:nth-of-type(1) .photoTxt {
	background: rgba(40, 26, 89, 0.5);
	color: #fff;
	width: 90%;
	padding: 0.05rem;
	font-size: 0.18rem;
}
.shopListBox2 .shopItem:nth-of-type(2) .photoTxt {
	background: rgba(58, 128, 40, 0.5);
	color: #fff;
	width: 90%;
	padding: 0.05rem;
	font-size: 0.18rem;
}
.shopListBox2 .shopItem:nth-of-type(3) .photoTxt {
	background: rgba(164, 85, 18, 0.5);
	color: #fff;
	width: 90%;
	padding: 0.05rem;
	font-size: 0.18rem;
}
.shopListBox2 .shopItem:nth-of-type(4) .photoTxt {
	background: rgba(183, 99, 96, 0.5);
	color: #fff;
	width: 90%;
	padding: 0.05rem;
	font-size: 0.18rem;
}
.shopListBox2 .shopItem:nth-of-type(5) .photoTxt {
	background: rgba(65, 70, 89, 0.5);
	color: #fff;
	width: 90%;
	padding: 0.05rem;
	font-size: 0.18rem;
}
/* 我们的服务 */

.myserviceBox {
	position: relative;
}
.myserviceBox .myserviceTitle {
	position: relative;
	width: 100%;
	background: #fff;/*padding-top: .7rem;*/

}
.myserviceBox .myserviceTitle .serviceName {
	font-size: 0.34rem;
	font-weight: bold;
	color: #2d3132;
	position: relative;
 padding-bottom: .15rem;
}
.myserviceBox .myserviceTitle .serviceName:after {
	content: '';
	width: 0.65rem;
	height: 0.04rem;
	background-color: #d51717;
	position: absolute;
	left: 0;
	bottom: 0;
}
.serviceListBox .serviceItemone {
	padding-top: 97px;
}
.serviceListBox .serviceItemone:nth-of-type(odd) {
	background: #fff;
}
.serviceListBox .serviceIcon {
	float: left;
	width: 626px;
	height: 367px;
}
.myserviceBox {
	background: #fff;
	padding-bottom: 70px;
}
.myserviceBox .serviceListBox {
	width: 1150px;
	margin: 0 auto;
}
.serviceListBox .serviceDetails {
	/*width: 657px;*/
	width: 98%;
	height: 270px;
	background: #f3f3f3;
	position: absolute;
	top: 49px;
}
.serviceListBox .serviceItemone:nth-child(even) .serviceDetails {
	right: 0;
}
.serviceListBox .other_text {
	width: 464px;
	height: 157px;
	margin: 0 auto;
	margin-top: 40px;
}
.serviceListBox .contentBox {
	position: relative;
}
.serviceListBox .other_text .Title {
	font-size: 22px;
	color: #3c4b56;
	font-weight: bold;
	margin-bottom: 20px;
}
.serviceListBox .other_text .txt1 {
	font-size: 14px;
	color: #80878d;
	line-height: 30px;
	height: 60px;
	overflow-x: hidden;
}
.other_anniu1 {
	width: 137px;
	height: 44px;
	font-size: 14px;
	line-height: 44px;
	border-radius: 22px;
	margin-top: 20px;
	background: #b4b9be
}
.serviceListBox .serviceItemone:nth-of-type(odd) .serviceIcon {
	float: right;
}
.serviceListBox .serviceItemone:nth-of-type(odd) .serviceDetails {
	float: left;
}
.serviceListBox .serviceItemone .serviceIcon img {
	display: block;
	width: 100%;
	height: 100%;
}
.serviceListBox .serviceItemone .serviceDetails .Title {
	position: relative;
	color: #2a363a;
}
.serviceListBox .serviceItemone .serviceDetails .Title:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	background-color: #d7d9d5;
}
.serviceListBox .serviceItemone .serviceDetails .txt1 {
	color: #596367;
	text-align: left;
}
.serviceListBox .serviceItemone .serviceDetails .serviceItemBtn {
	border: 2px solid #bbbdb9;
	display: block;
	text-align: center;
	color: #596367;
}
.serviceListBox .serviceItemone .serviceDetails .serviceItemBtn:hover {
	color: #d51717;
	border-color: #d51717;
}
.contactBox .serviceListBox .serviceIcon {
	width: 676px;
	height: 396px;
}
.contactBox .serviceListBox .serviceDetails {
	top: 36px;
	height: 328px;
}
.contactBox .other_text .p1 {
	margin-bottom: 30px;
	display: flex;
	align-items: center;
}
.contactBox .other_text .p1 img {
	width: 40px;
	height: 22px;
}
.contactBox .other_text .p1 span {
	font-size: 22px;
	color: #3c4b56;
	margin-left: 10px;
}
.contactBox .other_text .txt1 {
	height: auto;
}
.contact_bref {
	width: 100%;
	background: #fff;
}
.contact_bref .p1 {
	font-size: 39px;
	color: #41535d;
	font-weight: bold;
	padding-top: 70px;
	margin-top: 0;
	margin-bottom: 34px;
}
.contact_bref p {
	text-align: center;
	font-size: 16px;
	color: #41535d;
	margin-bottom: 12px;
}
.contact_bref p:last-child {
	margin-bottom: 0;
}
.contactBox .lxCont, .contactBox .lxCont p {
	color: #596367;
	font-size: 14px;
	line-height: 26px;
}
.contactBox .other_text .p2 {
	font-size: 20px;
	color: #3c4b56;
	margin-bottom: 8px;
}
.othLangu .contactBox .other_text .p2 {
	font-size: 18px;
}
.othLangu .serviceListBox .other_text {
	width: 572px;
}
.down_file .mid {
	width: 1034px;
	margin: 0 auto;
	height: 200px;
	overflow: hidden;
}
.down_file .mid .title {
	font-size: 22px;
	color: #3c4b56;
	margin-top: 67px;
	margin-bottom: 18px;
}
.file_list a {
	font-size: 14px;
	color: #80878d;
	display: flex;
	align-items: center;
	float: left;
	margin-right: 15px;
}
.file_list img {
	width: 19px;
	height: 22px;
	margin-right: 12px;
}
.down_file .serviceListBox {
	background: #f3f3f3;
}
.newsBox_main {
	background: #f9f9f9;
}
.newsBox_main1 .news_name {
	margin-top: 60px;
}
.newsBox_main1 .an_niu1 {
	margin-bottom: 78px;
}
/* 客户评价 */

.customerBox {
	position: relative;
	background: url(../images/bj1.png) no-repeat;
	height: 5.85rem;
	background-size: 100% 5.85rem;
}
.customerBox .customerBox1 {
	position: relative;
	width: 100%;
	height: 5.85rem;
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
}
.customerBox .customerBox1 .customerTitle .name1 {
	position: relative;
	padding-top: 0.7rem;
	font-size: 0.34rem;
	font-weight: bold;
	line-height: 0.31rem;
	color: #ffffff;
}
.customerBox .customerBox1 .customerTitle .txt {
	font-size: 0.2rem;
	line-height: 0.6rem;
	color: #ffffff;
	opacity: 0.34;
}
.contentList {
	padding-top: 0.2rem;
}
.contentList ul {
	display: flex;
	flex-wrap: wrap;
}
.contentList ul li {
	width: 4.66rem;
	margin-right: 0.45rem;
	margin-bottom: 0.6rem;
}
.contentList ul li:nth-child(3n) {
	margin-right: 0;
}
.contentList ul li .contentdetails {
	background: #fff;
 padding: .25rem;
	height: 1.85rem;
	border-radius: 0.03rem;
	position: relative;
}
.contentList ul li .contentdetails:after {
	position: absolute;
	content: '';
 left: .35rem;
	bottom: -0.3rem;
	border-top: 15px solid #fff;
	border-right: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid transparent;
}
.contentList ul li .contentdetails .contentName .name {
 font-size: .28rem;
	color: #333;
	font-weight: bold;
	position: relative;
 margin-bottom: .05rem;
}
.contentList ul li .contentdetails .contentName .nafter {
	position: relative;
	left: 0;
	bottom: 0;
	width: 0.61rem;
	height: 0.03rem;
	background: #bbbdb9;
}
.contentList ul li .contentdetails .contentName .name .zhiweiTxt {
	font-size: 0.15rem;
	color: #bbbdb9;
	font-weight: normal;
	display: inline-block;
 margin-left: .3rem;
}
.contentList ul li .contentdetails .pltext {
	font-size: 0.15rem;
	color: #bbbdb9;
	line-height: 0.25rem;
 margin-top: .2rem;
}
.contentList ul li .userInfo .uesrinfoImg {
	display: block;
	width: 0.82rem;
	height: 0.82rem;
	border-radius: 0.82rem;
 margin-top: .3rem;
 margin-left: .1rem;
}
/* 我们帮您成为世界一流的回收工厂 */

.helpyouBox {
	position: relative;
	width: 100%;
}
.helpyouList .serviceDetails {
	float: left;
	width: 8rem;
	height: 2.75rem;
	overflow: hidden;
}
.helpyouList .serviceDetails .Title {
	position: relative;
	font-size: 0.28rem;
	line-height: 0.35rem;
	color: #fff;
	padding-bottom: 0.25rem;
}
.helpyouList .serviceDetails .Title:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 0.54rem;
	height: 0.03rem;
	background-color: #fff;
}
.helpyouList .serviceDetails .txt1 {
	font-size: 0.15rem;
	line-height: 0.35rem;
	color: #fff;
	text-align: left;
 margin-top: .25rem;
}
.helpyouList .serviceDetails .serviceItemBtn {
	border: 2px solid #bbbdb9;
	display: block;
 margin-top: .3rem;
	width: 1.26rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	font-size: 0.15rem;
	color: #fff;
}
.helpyouList .serviceIcon {
	float: right;
	width: 4.77rem;
	height: 2.75rem;
}
.helpyouList .serviceIcon img {
	display: block;
	width: 100%;
	height: 100%;
}
/* ENMA客户 */

.heightBox {
	position: relative;
}
.helpyouBox .EnmacustomerBox {
	position: relative;
	/*margin-top: -2rem;*/

	background-color: #ffffff;
	border-radius: 0.03rem;
}
.helpyouBox .imglist {
	width: 100%;
	height: 600px;
}
.helpyouBox .imgcont {
	position: relative
}
.helpyouBox .imgcont .index_config {
	position: absolute;
	width: 350px;
	height: 300px;
	background: #fff;
	left: 129px;
	bottom: 30px;
}
.index_config .p1 {
	padding: 0 32px;
	font-size: 22px;
	color: #3c4b56;
	font-weight: bold;
	margin-top: 40px;
	text-align: left;
}
.index_config .p2 {
	padding: 0 32px;
	font-size: 14px;
	color: #92989d;
	margin-top: 14px;
	line-height: 28px;
	text-align: left;
}
.index_config .p3 {
	padding: 0 32px;
}
.helpyouBox .EnmacustomerBox .EnmacustomerTitle {
	text-align: center;
	color: #2d3132;
	font-weight: bold;
}
.helpyouBox .EnmacustomerBox .Enma-List {
	text-align: center;
}
.helpyouBox .EnmacustomerBox .Enma-List .swiper-slide img {
	display: block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	align-items: center;/* filter: grayscale(100%); */

	   /* -webkit-filter: grayscale(100%);*/

}
/* footer */

.footerBox {
	position: relative;
	margin-top: 50px;
	background: #fff;
	padding-top: 60px;
}
.footerBox .contentBox {
	width: 1120px;
	margin: 0 auto;
}
.footerBox .footerNavList ul.footerItem dl dd a {
	display: block;
	font-size: 13px;
	color: #9ea3a7;
	margin-bottom: 21px;
}
.footerBox .footerTitle {
	margin-bottom: 25px;
}
.footerBox .footerNavList {
	padding-bottom: 52px;
}
.indexFooterBox .copyrightBox p {
	color: #f7dede;
}
.indexFooterBox .navlie clearfix {
	margin-top: 0.2rem;
}
.indexFooterBox .footerNavList ul.footerItemRight .ItemRight1 dl dd a {
	color: #f7dede !important;
}
.footerBoxrightItem {
}
.footerBox .footerTitle .footerName {
	font-size: 20px;
	color: #fefefe;
	float: left;
}
.footerBox .footerTitle .ysCssIcon {
	float: right;
}
.footerBox .footerNavList ul.footerItem {
	float: left;
}
.footerBox .footerNavList ul.footerItem li {
	font-size: 16px;
	color: #3c4b56;
}
.footerBox .footerNavList ul.footerItemRight {
	float: right;
	display: flex;
}
.footerBox .footerNavList ul.footerItemRight .ItemRight1 {
	float: left;
}
.footerBox .footerNavList ul.footerItemRight .ItemRight1 li {
	font-size: 16px;
	color: #3c4b56;
}
.footerBox .footerNavList ul.footerItemRight .ItemRight1 dl dd {
	margin-top: 14px;
}
.footerBox .footerNavList ul.footerItemRight .ItemRight1 dl dd a {
	font-size: 13px;
	color: #fff;
	display: flex;
	align-items: center;
}
.footerBox .footerNavList ul.footerItemRight .ItemRight1 dl dd a img {
	margin-right: 10px;
}
.footerBox .footerNavList ul.footerItemRight .ItemRight1 dl dd .qq img {
	margin-right: 14px;
}
.footerBox .footerNavList ul.footerItemRight .ItemRight2 {
	float: right;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.footerBox .footerNavList ul.footerItemRight .ItemRight2 img {
	display: block;
	width: 65px;
	height: 65px;
}
.footerBox .footerNavList ul.footerItemRight .ItemRight2 .img2 {
	margin-left: 20px;
}
.footerBox .copyrightBox {
	position: relative;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
	height: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footerBox .copyrightBox:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	/*background: url(../images/xian.png) no-repeat;*/

	border-bottom: 1px solid #c4c4c4;
	background-size: 100% 2px;
}
.indexFooterBox .copyrightBox p {
	color: #fff;
}
.footerBox .copyrightBox p {
 line-height: .5rem;
	color: #80878d;
}
.auth_right a {
	color: #80878d;
	font-size: 14px;
	margin-left: 30px;
}
.dblogo {
	width: 195px;
	float: left;
}
.dblogo img {
	width: 51px;
	height: 51px;
}
.footerBox .footerNavList ul.footerItemRight .ItemRight1 .share_img {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}
.footerBox .footerNavList ul.footerItemRight .ItemRight1 .share_img a {
	margin-right: 25px;
}
.footerBox .footerNavList .navlie {
	display: flex;
	justify-content: space-between;
}
/* 新闻页面列表 */

.newsListBox {
	position: relative;
 margin-bottom: .5rem;
}
.newsListBox .ItemList {
	float: left;
	background: #fff;
 margin-top: .5rem;
 margin-right: .5rem;
 margin-left: .25rem;
	box-shadow: 0rem 0.02rem 0.2rem 0rem rgba(0, 0, 0, 0.1);
	border-radius: 0.04rem;
}
.newsListBox .ItemList:nth-of-type(1),  .newsListBox .ItemList:nth-of-type(2) {
 margin-right: .25rem;
}
.newsListBox .ItemList:nth-of-type(1) .ItemLeft {
	float: left;
	width: 4rem;
	height: 3.3rem;
}
.newsListBox .ItemList:nth-of-type(1) .ItemLeft img {
	display: block;
	width: 4rem;
	height: 3.3rem;
}
.newsListBox .ItemList:nth-of-type(1) .Itemdetails {
	float: left;
	width: 3rem;
	padding: 0.25rem;
}
.newsListBox .ItemList:nth-of-type(1) .Itemdetails .title {
	position: relative;
	font-size: 0.24rem;
	color: #34393b;
	padding-bottom: 0.06rem;
}
.newsListBox .ItemList:nth-of-type(1) .Itemdetails .title:before {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 0.65rem;
	height: 0.04rem;
	background-color: #d51717;
}
.newsListBox .ItemList:nth-of-type(1) .Itemdetails .details {
	position: relative;
	font-size: 0.14rem;
	color: #899397;
	line-height: 0.28rem;
 margin-top: .25rem;
}
.newsListBox .ItemList:nth-of-type(2) .ItemLeft {
	float: left;
	width: 4rem;
	height: 3.3rem;
}
.newsListBox .ItemList:nth-of-type(2) .ItemLeft img {
	display: block;
	width: 4rem;
	height: 3.3rem;
}
.newsListBox .ItemList:nth-of-type(2) .Itemdetails {
	float: left;
	width: 3rem;
	padding: 0.25rem;
}
.newsListBox .ItemList:nth-of-type(2) .Itemdetails .title {
	position: relative;
	font-size: 0.24rem;
	color: #34393b;
 padding-bottom: .06rem;
}
.newsListBox .ItemList:nth-of-type(2) .Itemdetails .title:before {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 0.65rem;
	height: 0.04rem;
	background-color: #d51717;
}
.newsListBox .ItemList:nth-of-type(2) .Itemdetails .details {
	position: relative;
	font-size: 0.14rem;
	color: #899397;
	line-height: 0.28rem;
 margin-top: .25rem;
}
.newsListBox .ItemList .ItemLeft {
	position: relative;
	width: 4.18rem;
	height: 2.44rem;
}
.newsListBox .ItemList .ItemLeft img {
	display: block;
	width: 4.18rem;
	height: 2.44rem;
}
.newsListBox .ItemList .Itemdetails {
	width: 4.18rem;
 padding: .25rem;
}
.newsListBox .ItemList .Itemdetails .title {
	position: relative;
	font-size: 0.24rem;
	color: #34393b;
}
.newsListBox .ItemList .Itemdetails .details {
	position: relative;
	font-size: 0.14rem;
	color: #899397;
	line-height: 0.28rem;
 margin-top: .25rem;
}
.newsListBox .ItemList .Itemdetails .details2 {
	position: relative;
	font-size: 0.14rem;
	color: #666;
	line-height: 0.28rem;
 margin-top: .25rem;
}
.Newssx {
	padding-top: 0.25rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;

/*	box-shadow: 0rem 0.02rem 0.2rem 0rem rgba(0, 0, 0, 0.1);*/

	margin-bottom: .5rem;
}
/* 成功案例 */

.codecaseListBox {
	position: relative;
 margin-bottom: .5rem;
}
.codecaseListBox .ItemList {
	float: left;
	background: #fff;
 margin-top: .5rem;
 margin-right: .5rem;
 margin-left: .25rem;
	box-shadow: 0rem 0.02rem 0.2rem 0rem rgba(0, 0, 0, 0.1);
	border-radius: 0.04rem;
}
.codecaseListBox .ItemList .ItemLeft {
	position: relative;
	width: 4.18rem;
	height: 2.44rem;
}
.codecaseListBox .ItemList .ItemLeft img {
	display: block;
	width: 4.18rem;
	height: 2.44rem;
}
.codecaseListBox .ItemList .Itemdetails {
	width: 4.18rem;
 padding: .25rem;
}
.codecaseListBox .ItemList .Itemdetails .title {
	position: relative;
	font-size: 0.24rem;
	color: #34393b;
}
.codecaseListBox .ItemList .Itemdetails .details {
	position: relative;
	font-size: 0.14rem;
	color: #899397;
	line-height: 0.28rem;
 margin-top: .25rem;
}
.codecaseListBox .ItemList .Itemdetails .details2 {
	position: relative;
	font-size: 0.14rem;
	color: #666;
	line-height: 0.28rem;
 margin-top: .25rem;
}
/* 产品列表 */

.productListBox {
	position: relative;
}
.productListBox .productItem {
	position: relative;
 padding: .7rem 0;
}
.productListBox .productItem:nth-of-type(odd) {
	background: #fafafa;
}
.productListBox .productItem:nth-of-type(even) {
	background: #fff;
}
.productListBox .productItem .productDetails .txt1 {
	font-size: 0.20rem;
	color: #999999;
	line-height: 0.45rem;
	text-align: center;
}
.productListBox .productItem .productDetails .title {
	font-size: 0.4rem;
	color: #333;
	line-height: 0.45rem;
	text-align: center;
 margin: .2rem 0;
}
.productListBox .productItem .productIcon img {
	display: block;
 margin: .25rem auto;
}
.productListBox .productItem .productLeft {
	float: left;
	width: 7rem;
}
.productListBox .productItem .productLeft .txt1 {
	font-size: 0.20rem;
	color: #999999;
	line-height: 0.45rem;
	text-align: left;
}
.productListBox .productItem .productLeft .title {
	font-size: 0.4rem;
	color: #333;
	line-height: 0.45rem;
	text-align: left;
 margin: .2rem 0;
}
.productListBox .productItem .productLeft .title2 {
	font-size: 0.28rem;
	color: #333;
	line-height: 0.45rem;
 margin: .2rem 0;
	text-align: left;
}
.productListBox .productItem .productLeft .title3 {
	font-size: 0.16rem;
	color: #999999;
	line-height: 0.35rem;
	text-align: left;
 margin: .2rem 0;
}
.productListBox .productItem .productLeft .LeftIconBox .LeftItemIcon1 {
	float: left;
	width: 2.94rem;
	height: 2.93rem;
	background-size: 100%;
 margin-left: .3rem;
 margin-top: .5rem;
}
.productListBox .productItem .productLeft .LeftIconBox .LeftItemIcon1 img {
	display: block;
	width: 2.88rem;
	height: 2.3rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.08rem;
}
.productListBox .productItem .productRight {
	float: right;
	width: 6.5rem;
}
.productListBox .productItem .productRight img {
	display: block;
}
.productListBox .productItem .productLeft .serviceItemBtn {
	border: 2px solid #bbbdb9;
	display: block;
 margin-top: .3rem;
	width: 1.26rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	font-size: 0.15rem;
	color: #596367;
}
.productListBox .productItem .productLeft .serviceItemBtn:hover {
	color: #d51717;
	border-color: #d51717;
}
/* 产品详情 */



.details_item1 {
	background: #fff;
	overflow: hidden;
	padding-bottom: 60px;
}
.details_item1 p {
	text-align: center;
}
.details_item1 .title {
	font-size: 39px;
	color: #3c4b56;
	margin-top: 75px;
	margin-bottom: 30px;
	font-weight: bold;
}
.details_item1 .cont p {
	font-size: 14px;
	color: #41535d;
	margin-top: 12px;
}
.details_item2 {
	background: #f9f9f9;
	overflow: hidden;
	padding-top: 74px;
	padding-bottom: 50px;
}
.details_item2 .midd {
	width: 1170px;
	margin: 0 auto;
}
.details_item2 .left {
	float: left;
	width: 490px;
}
.details_item2 .left .title {
	font-size: 24px;
	color: #3c4b56;
	margin-bottom: 30px;
	font-weight: bold;
}
.details_item2 .left .bref {
	font-size: 14px;
	color: #80878d;
	line-height: 28px;
}
.details_item2 .left .file {
	width: 100%;
}
.details_item2 .left .down_data_title {
	width: 100%;
}
.down_data_title {
	font-size: 24px;
	color: #3c4b56;
	margin-top: 60px;
	margin-bottom: 35px;
	font-weight: bold;
}
.details_item2 .right {
	float: right;
	width: 560px;
}
.details_item2 .right img {
	width: 100%;
}
.details_item3 {
	background: #fff;
	overflow: hidden;
	padding-top: 56px;
	padding-bottom: 73px;
}
.details_item3 .midd {
	width: 1170px;
	margin: 0 auto;
}
.details_item3 .midd .title {
	font-size: 24px;
	color: #3c4b56;
	margin-bottom: 30px;
	font-weight: bold;
}
.data_table {
	width: 100%;
}
.data_table .head td {
	font-size: 14px;
	color: #80878d;
}
.data_table tr {
	height: 60px;
}
.data_table tr td {
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.data_table tr td:nth-child(1) {
	color: #867062;
	font-size: 16px;
}
.data_table tr:nth-child(even) {
	background: #f5f5f5
}
.remark {
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #999999;
	margin-top: 20px;
}
.remark img {
	width: 16px;
	height: 16px;
	margin-right: 10px;
}
.w1170 {
	width: 1170px;
	margin: 0 auto;
}
.white {
	background: #fff;
}
.details_item4 {
	padding: 60px 0;
}
.details_item4 .midd {
	background: #f3f3f3;
	padding: 84px 70px;
	display: flex;
	justify-content: space-between;
}
.details_item4 .midd .a1 {
	font-size: 36px;
	color: #3c4b56;
}
.details_item4 .midd .tabimg a {
	margin-left: 60px;
}
.details_item5 {
	padding: 30px 0;
	font-size: 14px;
	color: #80878d;
}
/* 新闻详情 */

.newsdetailsBox {
	position: relative;
 margin: .3rem 0;
	background-color: #ffffff;
}
.newsdetailsBox .newsTitle {
	padding-top: 90px;
}
.newsdetailsBox .newsTitle .text1 {
	font-size: 39px;
	color: #3c4b56;
	font-weight: bold;
	text-align: center;
	margin-bottom: 67px;
}
.newsdetailsBox .newsTitle .sharListBox {
	position: relative;
	width: 100%;
 margin-top: .25rem;
	border-top: 2px solid #eeeeee;
}
.newsdetailsBox .newsTitle .sharListBox li:nth-of-type(1) {
/*	float: left;

	width: 50%;*/

}
.newsdetailsBox .newsTitle .sharListBox .new_time {
	float: right;
	width: 50%;
	font-size: 0.14rem;
	color: #999999;
	text-align: right;
 line-height: .5rem;
}
.newsdetailsBox .newsTitle .sharListBox li:nth-of-type(1) .sharItem .fenxiangIcon {
	float: left;
	display: block;
	width: 0.36rem;
	height: 0.36rem;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
	margin-left: 0.1rem;
	cursor: pointer;
}
.newsdetailsBox .newsContent {
}
.newsdetailsBox .newsContent p {
	font-size: 16px;
	color: #41535d;
	line-height: 40px;
}
/* 市场详情 */

.marketBox {
	position: relative;
	padding: 0.7rem 0;
}
.marketBox .shopItem {
	float: left;
	width: 5.85rem;
	margin-right: 0.3rem;
	margin-bottom: 0.6rem;
}
.marketBox .shopItem .photoIcon {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 4.93rem;
	margin-bottom: 0.25rem;
}
.marketBox .shopItem .photoIcon .ItemIcon {
	display: block;
	width: 100%;
	height: 100%;
}
.marketBox .shopItem .photoIcon .photoTxt {
	position: absolute;
	top: 2rem;
	left: 0;
}
.marketBox .shopItem .photoTxt .txt1 {
	text-transform: uppercase;
}
.marketBox .shopItem:nth-of-type(1) .photoTxt {
	background: rgba(40, 26, 89, 0.5);
	color: #fff;
	width: 90%;
	padding: 0.05rem;
	font-size: 0.18rem;
}
.marketBox .shopItem:nth-of-type(2) .photoTxt {
	background: rgba(58, 128, 40, 0.5);
	color: #fff;
	width: 90%;
	padding: 0.05rem;
	font-size: 0.18rem;
}
.marketBox .shopItem:nth-of-type(3) .photoTxt {
	background: rgba(164, 85, 18, 0.5);
	color: #fff;
	width: 90%;
	padding: 0.05rem;
	font-size: 0.18rem;
}
.marketBox .shopItem:nth-of-type(4) .photoTxt {
	background: rgba(183, 99, 96, 0.5);
	color: #fff;
	width: 90%;
	padding: 0.05rem;
	font-size: 0.18rem;
}
.marketBox .shopItem:nth-of-type(5) .photoTxt {
	background: rgba(65, 70, 89, 0.5);
	color: #fff;
	width: 90%;
	padding: 0.05rem;
	font-size: 0.18rem;
}
.marketBox .marketItem {
	width: 8.5rem;
	float: right;
}
.marketBox .marketItem .markettxt1 {
	font-size: 0.3rem;
	color: #333333;
 margin: .15rem 0;
}
.marketBox .marketItem .markettxt2 {
	text-transform: uppercase;
 margin: .08rem 0;
	font-size: 0.14rem;
}
.marketBox .marketItem .markettxt3 {
	font-size: 0.16rem;
	margin-top: 0.2rem;
	color: #666666;
 line-height: .35rem;
	text-indent: 0.3rem;
}
.marketBox .marketItem2 {
	border-top: 2px dashed #cccccc;
}
.marketItem2 .markettxt1 {
	font-size: 0.3rem;
	color: #333333;
 margin: .15rem 0;
}
.marketItem2 .markettxt2 {
	font-size: 0.16rem;
	margin-top: 0.2rem;
	color: #666666;
 line-height: .35rem;
	text-indent: 0.3rem;
}
/* 公司品牌 */

.brandTitle .text1 {
	position: relative;
	text-align: center;
	margin: 0.15rem 0;
	font-size: 0.3rem;
	color: #333333;
}
.brandTitle .text2 {
	position: relative;
	text-align: center;
	text-transform: uppercase;
	margin: 0.15rem 0;
	font-size: 0.14rem;
	color: #999;
}
/* 公司简介 */

.introductionBox {
	position: relative;
}
.introductionBox .ItemLeft {
	float: left;
	width: 6rem;
	height: 3.83rem;
}
.introductionBox .ItemLeft img {
	display: block;
	width: 6rem;
	height: 3.83rem;
}
.introductionBox .ItemRight {
	float: right;
	width: 7.5rem;
}
.introductionBox .ItemRight .text1 {
	font-size: 0.16rem;
	line-height: 0.3rem;
	color: #666666;
	text-indent: 0.25rem;
	margin-top: 0.15rem;
}
.introductionBox .ItemRight .introductionIcon {
	margin: 0.25rem 0;
}
.introductionBox .ItemRight .introductionIcon li {
	float: left;
	width: 1.26rem;
	height: 1.26rem;
	margin-left: 0.2rem;
}
.introductionBox .ItemRight .introductionIcon li img {
	display: block;
	width: 1.26rem;
	height: 1.26rem;
}
.introductionData {
	border-bottom: 2px dashed #cccccc;
	font-size: 0.16rem;
	line-height: 0.3rem;
	color: #666666;
	text-indent: 0.25rem;
	margin-top: 0.15rem;
	padding: 0.25rem 0;
}
/* 联系 */

.contactListBox {
	position: relative;
	padding: 0.7rem 0;
}
.contactBox {
	position: relative;
}
.contactBox .contactItem .ItemA {
	position: relative;
	display: block;
}
.contactBox2 .contactItem2 {
	position: relative;
}
.contactBox2 .contactItem2 .contactB {
	float: left;
	position: relative;
}
.contactBox2 .contactItem2 .contactB input {
	position: relative;
	width: 4rem;
	height: 0.54rem;
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
	padding-left: 0.1rem;
	line-height: 0.54rem;
	margin-top: 0.2rem;
}
.contactBox2 .contactItem2 .contactB textarea {
	width: 7rem;
	height: 2rem;
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
	padding-left: 0.1rem;
	margin-top: 0.2rem;
	resize: none
}
.contactBox2 .contactItem2 .contactB:nth-of-type(1) {
	width: 4.5rem;
}
.contactBox2 .contactItem2 .contactB:nth-of-type(2) {
	width: 7.5rem;
}
.contactBox2 .contactItem2 .contactB:nth-last-of-type(1) {
	width: 1.2rem;
	height: 2.2rem;
}
.contactBox2 .contactItem2 .contactB button {
	border: none;
	cursor: pointer;
	position: absolute;
	bottom: 0rem;
	left: 0;
	width: 1.2rem;
	height: 0.44rem;
	background-color: #d51717;
	border-radius: 0.04rem;
	text-align: center;
	line-height: 0.44rem;
	color: #fff;
}
/* 购物车 */

.shopCartTitle {
	position: relative;
	padding: 0.15rem 0;
}
.shopCartTitle .name {
	float: left;
	font-size: 0.22rem;
	color: #333333;
}
.shopCartTitle .name span {
	color: #d51717;
}
.shopCartTitle .backBtn {
	display: block;
	float: right;
	position: relative;
	font-size: 0.14rem;
	color: #666;
	padding-left: 0.16rem;
}
.shopCartTitle .backBtn:after {
	position: absolute;
	top: 4px;
	left: 0;
	content: "";
	width: 0.12rem;
	height: 0.12rem;
	background: url(../images/back.png) no-repeat;
	background-size: 0.12rem;
}
.gwc_Box_Cotent {
	padding: 0.33rem;
	background: #fff;
}
.gwc_tr {
 height: .54rem;
	display: flex;
	align-items: center;
	padding: 0 0.2rem;
	flex-wrap: nowrap;
	background-color: #f8f8f8;
}
.gwc_tr.shop {
	background: #f8f8f8;
	font-size: 14rem;
}
.gwc_tr.ware {
	height: auto;
	padding: 0.2rem;
	border-bottom: 1px dashed #eeeeee;
	background: #fff;
}
.check {
	display: block;
	width: 0.16rem;
	height: 0.21rem;
}
.check i {
	cursor: pointer;
	display: block;
	width: 0.16rem;
	height: 0.21rem;
	background: url(../images/check.png) center no-repeat;
	background-size: 16px auto;
}
.check.on i {
	background: url(../images/check_on.png) center no-repeat;
	background-size: 16px auto;
}
.td1 {
	width: 1.58rem;
	padding: 0 0.2rem;
}
.td1 img {
	width: 100%;
	height: auto;
}
.gwc_tr.ware .td1 {
	text-align: center;
}
.td2 {
	width: 3.32rem;
}
.ware .td2 .ware_name {
	display: block;
	overflow: hidden;
 max-height: .42rem;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: -o-ellipsis-lastline;
}
.td3 {
	width: 1.92rem;
	display: flex;
	justify-content: center;
}
.td3 .del {
	background: url(../images/del.png) center no-repeat;
	background-size: 20px auto;
	width: 20px;
	height: 21px;
	cursor: pointer;
}
.gwc_Box_Bottom {
	display: flex;
	align-items: center;
	background: #fff;
 height: .6rem;
 margin-top: .3rem;
	justify-content: space-between;
}
.gwc_Box_Bottom .bottom_left {
	display: flex;
	align-items: center;
}
.gwc_Box_Bottom .check {
	margin-left: 0.53rem;
}
.gwc_Box_Bottom .submit {
	width: 1.61rem;
	height: 0.6rem;
 line-height: .6rem;
	text-align: center;
	color: #fff;
	background: #d51717;
}
.gwc_Box_Bottom .gwc_total {
 margin-right: .31rem;
	height: 0.6rem;
	display: flex;
	align-items: center;
}
.gwc_Box_Bottom .gwc_total span {
	color: #d51717;
}
/*数量加减*/

.count_control {
	height: 27px;
	display: flex;
	border: 1px solid #d6d6d6;
	align-items: center;
	border-radius: 0.05rem;
}
.count_control .btn {
	height: 27px;
	lin-height: 27px;
	width: 20px;
	display: flex;
	justify-content: center;
	cursor: pointer;
}
.count_control .add {
	background: url(../images/count_add.png) center no-repeat;
	background-size: 9px auto;
}
.count_control .reduce {
	background: url(../images/count_reduce.png) center no-repeat;
	background-size: 9px auto;
}
.count_control .input {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 18px;
	width: 41px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}
.count_control .input input {
	width: 100%;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	border: none;
}
.maskBox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 192300;
	display: none;
}
.maskBox .maskContent {
	width: 6rem;
	background: #fff;
	position: relative;
	padding: 0.5rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
}
.maskBox .maskContent .maskTitle .txt1 {
	font-size: 0.3rem;
	color: #333;
 line-height: .45rem;
}
.maskBox .maskContent .maskTitle .txt2 {
	font-size: 0.16rem;
	color: #666666;
	line-height: 0.35rem;
}
.maskBox .maskContent .closeBtn {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 0.5rem;
	height: 0.5rem;
	z-index: 192310;
	background: url(../images/close.png) no-repeat center;
	background-size: 0.22rem;
	cursor: pointer;
}
.maskBox .maskContent .maskform input {
	width: 100%;
	height: 0.54rem;
	background-color: #ffffff;
	border: solid 0.009rem #e5e5e5;
	line-height: 0.54rem;
	padding-left: 0.1rem;
	margin-top: 0.25rem;
}
.maskBox .maskContent .maskform button {
	display: block;
	border: none;
	cursor: pointer;
	position: relative;
	width: 1.2rem;
	height: 0.44rem;
	background-color: #d51717;
	border-radius: 0.04rem;
	text-align: center;
	line-height: 0.44rem;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.4rem;
}
.maskBox2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 192300;
	display: none;
}
.maskBox2 .maskContent2 {
	width: 6rem;
	background: #fff;
	position: relative;
	padding: 0.5rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
}
.maskBox2 .maskContent2 .maskTitle2 .tishiIcon {
	display: block;
	margin: 0.2rem auto;
	width: 1rem;
	height: 1.16rem;
}
.maskBox2 .maskContent2 .maskTitle2 .txt1 {
	font-size: 0.3rem;
	color: #333;
 line-height: .5rem;
	text-align: center;
}
.maskBox2 .maskContent2 .maskTitle2 .txt2 {
	font-size: 0.16rem;
	color: #666666;
	line-height: 0.3rem;
	text-align: center;
}
.maskBox2 .maskContent2 .closeBtn2 {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 0.5rem;
	height: 0.5rem;
	z-index: 192310;
	background: url(../images/close.png) no-repeat center;
	background-size: 0.22rem;
	cursor: pointer;
}
.maskBox2 .maskContent2 .maskTitle2 .quedingBtn {
	display: block;
	cursor: pointer;
	position: relative;
	width: 1.2rem;
	height: 0.44rem;
	background-color: #d51717;
	border-radius: 0.04rem;
	text-align: center;
	line-height: 0.44rem;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.4rem;
}
/* 下载中心 */

.screenBox {
	position: relative;
	margin-left: 0.7rem;
}
.screenBox .screenName {
	float: left;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.3rem;
}
.screenBox .screenselect {
	float: left;
	width: 2.8rem;
	height: 0.36rem;
	line-height: 0.36rem;
	background-color: #ffffff;
	border: solid 0.01rem #cccccc;
	color: #999999;
	margin-left: 0.3rem;
}
.screenBox .addShopCart {
	float: right;
	width: 1.5rem;
	height: 0.36rem;
	background-color: #d51717;
	color: #fff;
	text-align: center;
}
.screenBox .addShopCart i.cartIcon {
	float: left;
	width: 0.36rem;
	height: 0.36rem;
	background: url(../images/cart.png) no-repeat center;
	background-size: 0.22rem;
	margin-left: 0.1rem;
}
.screenBox .addShopCart span.name {
	display: block;
	float: left;
	color: #fff;
	height: 0.36rem;
	line-height: 0.36rem;
	margin-left: 0.1rem;
}
.screenBox .addShopCart span.num {
	background: #fff;
	border-radius: 0.36rem;
	display: block;
	float: left;
	color: #d51717;
	padding: 0.02rem 0.05rem;
	margin-top: 8px;
	margin-left: 0.1rem;
}
.downloadListBox {
	position: relative;
	padding: 0.5rem 0;
}
.downloadListBox .downloadItem {
	float: left;
	width: 4rem;
	padding: 0.2rem;
	background-color: #f5f5f5;
	border-radius: 0.02rem;
	margin-top: 0.4rem;
	margin-left: 0.7rem;
}
.downloadListBox .downloadItem .downloadItemLeft {
	float: left;
	width: 1.11rem;
	height: 1.38rem;
	background: #fff;
}
.downloadListBox .downloadItem .downloadItemLeft img {
	float: left;
	width: 1.11rem;
	height: 1.38rem;
}
.downloadListBox .downloadItem .downloadItemRight {
	float: right;
	width: 2.4rem;
	position: relative;
}
.downloadListBox .downloadItem .downloadItemRight .text1 {
	font-size: 0.18rem;
	color: #333333;
	position: relative;
	padding-bottom: 0.2rem;
}
.downloadListBox .downloadItem .downloadItemRight .text1:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 0.6rem;
	height: 0.03rem;
	background-color: #999999;
}
.downloadListBox .downloadItem:hover .text1:after {
	background-color: #d51717;
}
.downloadListBox .downloadItem .downloadItemRight .text2 {
	background-color: #cccccc;
	border-radius: 0.02rem;
	padding: 0.05rem 0.1rem;
	width: 0.5rem;
	text-align: center;
	margin-top: 0.2rem;
	color: #FFF;
}
.downloadListBox .downloadItem .downloadItemRight .text3 {
	font-size: 0.14rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.3rem;
	letter-spacing: 0rem;
	margin-top: 0.2rem;
	color: #666666;
}
.downloadListBox .downloadItem .downloadItemRight .downloadBtn {
	position: absolute;
	right: 0px;
	bottom: 7px;
	font-size: 0.14rem;
	color: #d51717;
	cursor: pointer;
}
.downloadListBox .downloadItem .downloadItemRight .downloadBtn:after {
	float: left;
	content: "";
	background: url(../images/xz.png) no-repeat;
	width: 0.16rem;
	height: 0.16rem;
	background-size: 0.16rem;
	margin-right: 0.08rem;
}
/* 电子商店 */

.downloadListBox .downloadItem .downloadItemRight .text5 {
	font-size: 0.14rem;
	line-height: 0.3rem;
	margin-top: 0.2rem;
	color: #999999;
}
.downloadListBox .downloadItem .downloadItemRight .text6 {
	font-size: 0.24rem;
	margin-top: 0.2rem;
	font-weight: bold;
	letter-spacing: 0rem;
	color: #d51717;
}
.downloadListBox .downloadItem .downloadItemRight .text6 span {
	font-size: 0.12rem;
}
.downloadListBox .downloadItem .downloadItemRight .addCartBtn {
	position: absolute;
	right: 0px;
	bottom: 7px;
	width: 0.4rem;
	height: 0.4rem;
	background: #d51717;
	border-radius: 0.4rem;
	z-index: 19200;
	cursor: pointer;
}
.u-flyer {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	position: fixed;
	z-index: 9999;
}
.downloadListBox .downloadItem .downloadItemRight .addCartBtn i {
	position: relative;
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	background: url(../images/cart.png) no-repeat center;
	background-size: 0.22rem;
	border-radius: 0.4rem;
}
.mobileBox {
	display: block;
}
.brandnewsTitle {
	position: relative;
	padding: 0.5rem 0;
	text-align: center;
}
.brandnewsTitle h3 {
	position: relative;
	font-size: 0.3rem;
	font-weight: bold;
	color: #333333;
	padding-bottom: 0.14rem;
}
.brandnewsTitle p {
	position: relative;
	color: #999999;
	font-size: 0.14rem;
}
.newsbrandItem1 .Itemzuo {
	float: left;
	width: 6.2rem;
	height: 3.16rem;
	display: flex;
	justify-content: space-between;
}
.newsbrandItem1 .Itemzuo2 {
	float: left;
	width: 6.2rem;
	height: 3.16rem;
	display: block;
}
.newsbrandItem1 .Itemzuo img {
	float: right;
	display: block;/*	max-height: 100%;

	max-width: 100%;

	min-width: 2.73rem;

	min-height: 2.73rem;*/

}
.newsbrandItem1 .Itemzuo2 img {
	width: 2.5rem;
	height: 2.5rem;
	text-align: right;
	height: auto;
	;
}
.newsbrandItem1 .Itemzuo .ppimg_list img {
	width: 100%;
	margin-top: 0.3rem;
}
.newsbrandItem1 .Itemyou {
	float: right;
	width: 7.2rem;
}
.newsbrandItem1 .Itemyou .name {
	position: relative;
	font-size: 0.28rem;
	font-weight: bold;
	line-height: 0.6rem;
	color: #2a363a;
	padding-bottom: 0.2rem;
}
.newsbrandItem1 .Itemyou .name:before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 0.54rem;
	height: 0.03rem;
	background-color: #d7d9d5;
}
.newsbrandItem1 .Itemyou .pList {
	margin-top: 0.45rem;
}
.newsbrandItem1 .Itemyou .pList p {
	width: 100% !important;
	font-size: 0.15rem !important;
	color: #596367 !important;
	line-height: 0.35rem;
}
.newsbrandItem2 {
	position: relative;
	padding: 1rem 0;
	background: #fafafa;
}
.newsbrandItem2 .title {
	position: relative;
	font-size: 0.34rem;
	font-weight: bold;
	color: #2d3132;
	line-height: 0.6rem;
	padding-bottom: 0.2rem;
}
.newsbrandItem2 .title:before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 0.54rem;
	height: 0.03rem;
	background-color: #d7d9d5;
}
.newsbrandItem2 .pList p {
	width: 100% !important;
	font-size: 0.15rem !important;
	color: #596367 !important;
	line-height: 0.35rem;
}
.mtA0 {
	margin-top: 0 !important;
}
.maA1 {
	font-size: 0.18rem !important;
	color: #373737 !important;
	font-weight: bold !important;
}
.enbanner {
	margin-top: 0.95rem;
}
.enmtA1 {
	line-height: 0.27rem !important;
}
.dangenav {
	position: relative;
}
.dangenav a {
	font-size: 0.13rem;
	color: #bbbdb9;
 line-height: .3rem;
	margin-right: 0.05rem;
}
.sanjiaoxin {
	position: absolute;
	top: 0.1rem;
	width: 0;
	height: 0;
	border-left: 0.1rem solid transparent;
	border-right: 0.1rem solid transparent;
	border-top: 0.1rem solid #bbbdb9;
	cursor: pointer;
	z-index: 123;
}
.dangenavList {
	position: absolute;
	z-index: 123;
	width: 100%;
	background: #4d5558;
	display: none;
}
.dangenavList ol li a {
	display: block;
	font-size: 0.13rem;
	color: #bbbdb9;
 line-height: .3rem;
	margin-right: 0.05rem;
}
.brand_info_one {
	display: flex;
	justify-content: space-between;
}
.brand_info_one .ones {
	width: 9rem
}
.brand_info_one .img3 {
	width: 5rem;
}
.historycontent p {
	width: 100% !important;
	font-size: 0.16rem !important;
	color: #7a7a7a !important;
	line-height: 0.35rem;
	margin-bottom: 0.1rem;
}
/****/



.product_main {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.pro_img_list {
	height: 484px;
	width: 20%;
	background: url('../images/pro1.jpg') no-repeat;
	cursor: pointer;
	background-size: 100% 100%;
}
.pro_img_list .proa {
	height: 444px;
	width: 240px;
	margin: 0 auto;
	position: relative;
}
.pro_img_list .title_a {
	margin: 0 auto;
	margin-top: 40px;
	width: 184px;
}
.pro_img_list .title_a img {
}
.pro_img_list .pro_big_img {
	width: 100%;
	position: absolute;
	bottom: 10px;
}
.pro_img_list .title_a .left_text {
	margin-left: 0.2rem;
}
.pro_img_list .title_a .left_text .p1 {
	color: #000000;
	font-weight: bold;
	font-size: 0.2rem;
	margin-top: 0.1rem;
}
.pro_img_list .title_a .left_text .p2 {
	color: #767677;
	font-size: 0.2rem;
	margin-top: 0.1rem;
}
.product_list .Title {
	margin-top: 0.8rem;
}
.news_list .Title {
	margin-top: 0.2rem;
}
.serviceListBox .serviceItemone:nth-of-type(odd) .serviceIcon2 {
	height: 3.5rem;
}
.serviceListBox .serviceItemone:nth-of-type(even) .serviceIcon2 {
	height: 3.5rem;
}
.footer_img {
	width: 100%;
	height: 86px;
}
.footer_img .middle {
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footer_img .middle img {
	width: auto;
}
.bottom_banner {
	width: 100%;
	height: 405px;
	margin-top: 50px;
}
.bottom_banner img {
	width: 100%;
	height: 100%;
}
.footerBox .footerNavList ul.footerItem li {
	margin-bottom: 25px;
}
.foot_hover .footerBox {
	height: 405px;
	display: none;/*position: absolute!important;

	top:0;

	left:0;

	z-index: 999;

	width: 100%;*/



}
.foot_hover {
	height: auto;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.foot_hover:hover .footerBox {
	display: block;
}
.foot_hover:hover .bottom_banner {
	display: none;
}
/*

*关于我们

*/

.about_info {
	display: flex;
	justify-content: space-between
}
.about_info .brandTitle {
	width: 60%;
}
.about_info .brandTitle .text1 {
	text-align: left;
	font-size: 0.4rem;
}
.about_info .brandTitle .text2 {
	padding: 0.4rem 0;
}
.about_info .brandTitle .text3 {
	font-size: 0.16rem;
	color: #666666;
}
.about_info .brandTitle .text2 span {
	border-bottom: 2px solid red;
	width: 3rem;
	display: block
}
.about_info .brandTitle .content p {
	font-size: 0.16rem;
	color: #666666;
	line-height: 0.3rem;
 margin-bottom: .25rem;
}
.about_info .newsContent {
	width: 35%;
}
.about_info .newsContent img {
	width: 100%;
}
.about_info .newsContent .about_icon {
	margin-top: 0.6rem
}
.about_frend .ones {
	display: flex;
	justify-content: space-between;
	width: 100%
}
.about_frend .twos {
	display: flex;
	justify-content: space-between;
	width: 100%
}
.about_frend .huoban_list {
	width: 4.2rem
}
.about_frend .huoban_list img {
	width: 100%;
	height: 2rem;
}
.about_frend .huoban_list p {
	color: #373c42;
}
.about_frend .huoban_list .title {
	font-size: 0.25rem;
	font-weight: 500;
	margin-top: 0.2rem;
}
.about_frend .huoban_list .lines {
	padding: 0.2rem 0;
}
.about_frend .huoban_list .lines span {
	border-bottom: 1px solid #abafb2;
	display: block;
	width: 2rem;
}
.about_frend .huoban_list .pm {
	font-size: 0.16rem;
	margin-bottom: 0.1rem;
}
.about_frend .twos .middle {
	display: flex;
	justify-content: space-between;
	width: 65%;
	margin: 0 auto;
	margin-top: 1rem;
}
.huishouBox {
	width: 100%;
	height: 2.5rem
}
.huishouBox .swiper-container {
	position: inherit
}
.huishouBox .midd {
	width: 12rem;
	margin: 0 auto;
}
.huishouBox .Enma-List2 {
	height: 2.5rem
}
.huishouBox .Enma-List2 .swiper-slide img {
	width: 100%;
	height: 100%;
}
.huishouBox .hs_left {
	left: 30px;
	background: url(../images/left.png) center no-repeat;
	background-size: 100%;
}
.huishouBox .hs_right {
	right: 30px;
	background: url(../images/right.png) center no-repeat;
	background-size: 100%;
}

/*pages*/
.pagination-wrapper{
 margin: 20px 0;
}
.pagination{
 height: 34px;
 text-align: center;
}
.pagination li {
 display: inline-block;
 height: 24px;
 margin-right: 5px;

}
.pagination li a{
 float: left;
 display: block;
 height: 32px;
 line-height: 32px;
 padding: 0 12px;
 font-size: 16px;
 border: 1px solid #dddddd;
 color: #555555;
 text-decoration: none;
}
.pagination li a:hover{
 background:#f5f5f5;
 color:#0099ff;
}
.pagination li.thisclass {
 background: #31a1a0;;
 color: #fff;
height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    text-decoration: none;
}
.pagination li.thisclass a,.pagination li.thisclass a:hover{
 background: transparent;
 border-color: #09f;
 color: #fff;
 cursor: default;
}

/* 手机端样式 */
